home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMANADIRPROGRAMA / TFORMANADIRPROGRAMA.txt < prev   
Text File  |  2002-10-11  |  5KB  |  202 lines

  1. object FormAnadirPrograma: TFormAnadirPrograma
  2.   Left = 406
  3.   Top = 170
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'A∩┐╜adir programa'
  7.   ClientHeight = 310
  8.   ClientWidth = 416
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaButtonAceptar: TPlaButton
  22.     Left = 256
  23.     Top = 280
  24.     Width = 70
  25.     Height = 21
  26.     HelpContext = 193
  27.     Caption = 'Aceptar'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     TabOrder = 1
  35.     OnClick = PlaButtonAceptarClick
  36.     Default = True
  37.   end
  38.   object PlaButtonCancelar: TPlaButton
  39.     Left = 333
  40.     Top = 280
  41.     Width = 70
  42.     Height = 21
  43.     HelpContext = 194
  44.     Caption = 'Cancelar'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'Tahoma'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     TabOrder = 2
  52.     Cancel = True
  53.     ModalResult = 2
  54.   end
  55.   object PlaGroupBoxPrograma: TPlaGroupBox
  56.     Left = 14
  57.     Top = 11
  58.     Width = 390
  59.     Height = 258
  60.     TitleFont.Charset = DEFAULT_CHARSET
  61.     TitleFont.Color = 13977088
  62.     TitleFont.Height = -11
  63.     TitleFont.Name = 'Tahoma'
  64.     TitleFont.Style = []
  65.     Caption = 'Programa'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'Tahoma'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     TabOrder = 0
  73.     object Label1: TLabel
  74.       Left = 58
  75.       Top = 19
  76.       Width = 322
  77.       Height = 26
  78.       AutoSize = False
  79.       Caption = 
  80.         'Introduce los datos del nuevo programa cuya comunicaci∩┐╜n deseas ' +
  81.         'configurar.'
  82.       WordWrap = True
  83.     end
  84.     object Image1: TImage
  85.       Left = 11
  86.       Top = 22
  87.       Width = 32
  88.       Height = 32
  89.       Picture.Data = {<image001.bmp>}
  90.       Transparent = True
  91.     end
  92.     object Label2: TLabel
  93.       Left = 58
  94.       Top = 59
  95.       Width = 27
  96.       Height = 13
  97.       Caption = 'Ruta:'
  98.     end
  99.     object Label3: TLabel
  100.       Left = 58
  101.       Top = 104
  102.       Width = 255
  103.       Height = 26
  104.       Caption = 
  105.         'Selecciona la acci∩┐╜n a realizar cuando este programa intente con' +
  106.         'ectarse a la red'
  107.       WordWrap = True
  108.     end
  109.     object LabelAvanzadas: TLabel
  110.       Left = 58
  111.       Top = 184
  112.       Width = 275
  113.       Height = 41
  114.       AutoSize = False
  115.       Caption = 
  116.         'Las opciones avanzadas te permiten configurar los puertos y dire' +
  117.         'cciones a los que deseas permitir el acceso.'
  118.       WordWrap = True
  119.     end
  120.     object Label4: TLabel
  121.       Left = 58
  122.       Top = 152
  123.       Width = 75
  124.       Height = 13
  125.       AutoSize = False
  126.       Caption = 'Acci∩┐╜n:'
  127.     end
  128.     object PlaEditRuta: TPlaEdit
  129.       Left = 58
  130.       Top = 75
  131.       Width = 273
  132.       Height = 21
  133.       HelpContext = 230
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clWindowText
  136.       Font.Height = -11
  137.       Font.Name = 'Tahoma'
  138.       Font.Style = []
  139.       ParentFont = False
  140.       TabOrder = 0
  141.       Transparent = False
  142.       OnChange = PlaEditRutaChange
  143.     end
  144.     object PlaButtonRuta: TPlaButton
  145.       Left = 343
  146.       Top = 75
  147.       Width = 35
  148.       Height = 21
  149.       Caption = '...'
  150.       Font.Charset = DEFAULT_CHARSET
  151.       Font.Color = clWindowText
  152.       Font.Height = -11
  153.       Font.Name = 'Tahoma'
  154.       Font.Style = []
  155.       ParentFont = False
  156.       TabOrder = 1
  157.       OnClick = PlaButtonRutaClick
  158.     end
  159.     object PlaButtonOpcionesAvanzadas: TPlaButton
  160.       Left = 58
  161.       Top = 224
  162.       Width = 113
  163.       Height = 21
  164.       HelpContext = 227
  165.       Caption = 'Opciones avanzadas'
  166.       Font.Charset = DEFAULT_CHARSET
  167.       Font.Color = clWindowText
  168.       Font.Height = -11
  169.       Font.Name = 'Tahoma'
  170.       Font.Style = []
  171.       ParentFont = False
  172.       TabOrder = 2
  173.       OnClick = PlaButtonOpcionesAvanzadasClick
  174.     end
  175.     object ComboAcciones: TPlaComboBox
  176.       Left = 140
  177.       Top = 148
  178.       Width = 191
  179.       Height = 21
  180.       HelpContext = 224
  181.       Font.Charset = DEFAULT_CHARSET
  182.       Font.Color = clWindowText
  183.       Font.Height = -11
  184.       Font.Name = 'Tahoma'
  185.       Font.Style = []
  186.       ParentFont = False
  187.       Style = csDropDownList
  188.       TabOrder = 3
  189.       OnChange = ComboAccionesChange
  190.       Items.Strings = (
  191.         'Permitir comunicaci∩┐╜n'
  192.         'Denegar comunicaci∩┐╜n'
  193.         'Preguntar')
  194.     end
  195.   end
  196.   object OpenDialog: TOpenDialog
  197.     FilterIndex = 0
  198.     Left = 364
  199.     Top = 54
  200.   end
  201. end
  202.